home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3424 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: student.uni-tuebingen.de!not-for-mail
  2. From: "Reinhard Katzmann" <Suamor@student.uni-tuebingen.de>
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: AmiTCP Patch 4.3
  5. Date: Wed, 03 Apr 1996 18:28:34 -0500
  6. Organization: InterNetNews at ZDV Uni-Tuebingen
  7. Distribution: world
  8. Message-ID: <69071226%suamor@student.uni-tuebingen.de>
  9. References: <860.6666T825T2917@xmission.com> <4jt29n$2bq@vixen.cso.uiuc.edu>
  10. Reply-To: "suamor" <suamor@student.uni-tuebingen.de>
  11. NNTP-Posting-Host: gw192.informatik.uni-tuebingen.de
  12. X-NewsReader: IntuiNews 1.3a (7.9.95)
  13.  
  14. =John Chen wrote on 3 Apr 1996 05:28:23 GMT to me:
  15.  
  16. > jsburger@xmission.com (John S. Burger) writes:
  17. > jb> Has any one tried the AmiTCP patch to version 4.3 yet. It showed up on
  18. [...]
  19.  
  20. > Well, on mine it only did not patch 2 files, which I think were
  21. > amigaguide files which I deleted awhile ago.  I've gotten static slip to
  22. > work, but cannot, at least after two hours, get dynamic slip with or
  23.  
  24. I got Dynamic IP to run but strange enogh when I log in Bootp (or whatever)
  25. wants to have an IP adress.. I also found out that the OwnDevUnit switch shows
  26. up on error.. Seems it is not implemented or a typo.
  27.  
  28. > without bootp to work.  The program does not even DIAL as claimed.
  29.  
  30. Of course it does. You have to call the Dial slip and then it calls flawlessly.
  31. From my Provider.conf:
  32.  
  33. <snip>
  34. Set WaitForTimeout 30
  35. retries = 10
  36.  
  37. call Dial
  38.  
  39. Status "Waiting for login prompt..."
  40. <snap>
  41.  
  42. > Right now I'm simulating a dynamic slip connection with an arexx script
  43. > to dial in and process the bootp output to automate the connection as I
  44. > did in 4.2.
  45.  
  46. I earlier used IPDial to log in and now I have "translated" the login script
  47. to ARexx. Only log off does not seem to work (it seems serial set up does
  48. not work as described in the "Readme First" file).
  49.  
  50. [...]
  51.  
  52. > Another odd thing also happened: none of my daemons are working!  I no
  53. > longer have ftpd or telnetd functional.  They are defined in inet.conf
  54. > and as far as I can tell they are as before.
  55.  
  56. You have to use startnet SRV so that the LOOPBACK works (try ping localhost,
  57. it should not work if you omit the SRV switch). I personally would prefer
  58. though that  it would work by default.
  59.  
  60. > If anyone gets dynamic slip with/with out bootp to work, please email me
  61. > or post here.  Thanks!
  62.  
  63. Done.
  64.  
  65. - Reinhard Katzmann
  66.  
  67. ---
  68. E-Mail: suamor@student.uni-tuebingen.de
  69.  
  70. One day I hope to finish my RPS Pertergrin
  71. Concept for Pertergin (yet in german) avalaible on Request
  72. Current Amiga-Project: GuideTool (GUI) V1.1BETA
  73.  
  74.